Procedure System API - Implementation Template (US Core)
Custom object field addition
To add a field to a custom object in Health Cloud (HealthCloudGA____EHRProcedure____cc):
- From Health Cloud in the upper right corner, click the settings (gear) icon.
 - Click Setup.
 - From the Home tab in the left menu, expand 'Objects and Fields' and then click Object Manager.
 - Search for 'EHR Procedure' and then click into it.
 - In the 'Fields and Relationships' page, use the 'New' button and create the following fields:
 
| Field Label | Field Name | Data Type | 
|---|---|---|
| CodeSystem__c | CodeCode__c | CodeDisplay__c | 
| PerformedStart__C | PerformedEnd__C | ReasonCodeSystem__c | 
| ReasonCodeCode__c | ReasonCodeDisplay__c | ReasonCodeDisplay__c |